-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a test plan document #14
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we add something about configuration breaking the node, blocking accepting pod/svc cidrs?
- One configuration for the router prefixes, and the other for advertising the prefixes (some) | ||
- One configuration where we override the announcement list with all | ||
- One configuration where we override the receiving list with all | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we have conflicting config scenarios to handle here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At the moment, the only conflict that might happen is for the base entities, such as having different routers asns for the same VRF or different neighbors with the same IP and different asn.
|
||
- Editing the configuration works | ||
- Deleting a given configuration works | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
metrics?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
something about the status?
I added a premise about this not being comprehensive and the expectation that each new feature will cover with tests. |
Signed-off-by: Federico Paolinelli <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.